]> git.hungrycats.org Git - bees/commit
options: improve message when too many--or too few--path arguments given
authorZygo Blaxell <bees@furryterror.org>
Tue, 17 Dec 2024 03:30:34 +0000 (22:30 -0500)
committerZygo Blaxell <bees@furryterror.org>
Sat, 4 Jan 2025 04:15:37 +0000 (23:15 -0500)
commit1f0b8c623ce0b0ffeb2afd87feed243b82fc4cc1
treef6a4652a4b99898541167c38abff0d5be16d5875
parent74296c644a908ddd0045c299d75e936132dcfd90
options: improve message when too many--or too few--path arguments given

Running bees with no arguments complains about "Only one" path argument.
Replace this with "Exactly one" which uses similar terminology to other
btrfs tools.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
src/bees.cc