summaryrefslogtreecommitdiffstats
path: root/docs/USAGE.md
diff options
context:
space:
mode:
authorRaf Czlonka <rczlonka@gmail.com>2023-07-20 16:58:51 +0100
committerTavian Barnes <tavianator@tavianator.com>2023-07-20 12:07:49 -0400
commit44cf900b78f7a9e6a838c82be38ddad3c0c60a25 (patch)
tree06c4d244924be4b8b99ea27ac5bddc868578f3fc /docs/USAGE.md
parent5f0b2636c86a12dac9ab670eebe1b6bc2fe75457 (diff)
downloadbfs-44cf900b78f7a9e6a838c82be38ddad3c0c60a25.tar.xz
Rename Makefile to GNUmakefile
Diffstat (limited to 'docs/USAGE.md')
-rw-r--r--docs/USAGE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/USAGE.md b/docs/USAGE.md
index 0e45b34..86eef87 100644
--- a/docs/USAGE.md
+++ b/docs/USAGE.md
@@ -7,8 +7,8 @@ When invoked with no arguments, `bfs` will list everything under the current dir
```console
$ bfs
.
+./GNUmakefile
./LICENSE
-./Makefile
./README.md
./completions
./docs