Fix typo in cdistmarker doc

This commit is contained in:
Ricardo Catalinas Jiménez 2014-09-13 23:31:38 +01:00
parent eb20e10601
commit 3223a38889
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ EXAMPLES
__cdistmarker
# Creates the marker differently.
__cdistmarker --file /tmp/cdist_marker --format '+%s'
__cdistmarker --destination /tmp/cdist_marker --format '+%s'
--------------------------------------------------------------------------------