diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2025-08-11 19:28:28 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2025-08-11 19:28:28 -0400 |
commit | d2ec74c8893e47005404065007ba7ad376aab20c (patch) | |
tree | eff74123181df34e6a43e10a8b2e03bec3ccfd0f /docs/bfs.1 | |
parent | 1bae72d2b5bbbf7d71b1ff9a1f88fbe560d9b7ba (diff) | |
download | bfs-4.1.tar.xz |
Diffstat (limited to 'docs/bfs.1')
-rw-r--r-- | docs/bfs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ .\" Copyright © Tavian Barnes <tavianator@tavianator.com> .\" SPDX-License-Identifier: 0BSD -.TH BFS 1 2025-06-15 "bfs 4.0.8" +.TH BFS 1 2025-08-11 "bfs 4.1" .SH NAME bfs \- breadth-first search for your files .SH SYNOPSIS |