Skip to content

Commit 2361d0a

Browse files
committed
import: fix help message
1 parent f0f42d4 commit 2361d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/pot/import.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# shellcheck disable=SC2039
88
import-help() {
9-
echo "pot import [-hv] -p pot -t tag -U URL"
9+
echo "pot import [-hv] -p pot -t tag -a aID -U URL"
1010
echo ' -h print this help'
1111
echo ' -v verbose'
1212
echo ' -p pot : the remote pot name'

0 commit comments

Comments
 (0)