1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-05-14 12:39:29 +00:00

Fix config.sh help usage

This commit is contained in:
2020-06-12 17:05:30 +02:00
parent fd8d423c63
commit 071b8d76fb
+1 -1
View File
@@ -73,7 +73,7 @@ main()
copy_dotfiles copy_dotfiles
;; ;;
**) **)
echo "Usage: $0 <--dump-dconf|--install>" echo "Usage: $0 <--dump-dconf|--install|--install-dotfiles|--install-dconf>"
;; ;;
esac esac