Skip to content

Commit 84dbc4e

Browse files
committed
Corrects help
1 parent 7e8ccda commit 84dbc4e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/user-defaults

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ function normalizeValue() {
2626
function output::usage() {
2727
local help
2828
help=$(defaults help)
29-
echo "$help" | tail -n + 1 | head -n 2
3029
echo "Command line interface to a specific user's defaults. Automatically refreshes defaults after writing."
3130
echo "Syntax:"
3231
echo ""

0 commit comments

Comments
 (0)