diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-02-19 16:10:39 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-02-19 16:10:39 +0900 |
commit | 2643b095c59db6e8cbc2b8620c2ad820c7a5636d (patch) | |
tree | 685fcf1008fb7af631dbcc971968ebbece1f1189 /man/bst-workspace-reset.1 | |
parent | 9e3836343cf3a8b9128ca4db922f43a8c39b1950 (diff) | |
download | buildstream-2643b095c59db6e8cbc2b8620c2ad820c7a5636d.tar.gz |
Regenerating man pages for 1.1.0 dev release1.1.0
Diffstat (limited to 'man/bst-workspace-reset.1')
-rw-r--r-- | man/bst-workspace-reset.1 | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/man/bst-workspace-reset.1 b/man/bst-workspace-reset.1 index fd08bba34..6576cdd64 100644 --- a/man/bst-workspace-reset.1 +++ b/man/bst-workspace-reset.1 @@ -1,4 +1,4 @@ -.TH "BST WORKSPACE RESET" "1" "10-Sep-2017" "" "bst workspace reset Manual" +.TH "BST WORKSPACE RESET" "1" "19-Feb-2018" "" "bst workspace reset Manual" .SH NAME bst\-workspace\-reset \- Reset a workspace to its original state .SH SYNOPSIS @@ -8,14 +8,8 @@ bst\-workspace\-reset \- Reset a workspace to its original state Reset a workspace to its original state .SH OPTIONS .TP -\fB\-s,\fP \-\-source INDEX -The source of the workspace to reset. Projects with one source may omit this -.TP \fB\-\-track\fP Track and fetch the latest source before resetting .TP \fB\-\-no\-checkout\fP -Do not checkout the source, only link to the given directory -.TP -\fB\-\-variant\fP TEXT -A variant of the specified target
\ No newline at end of file +Do not checkout the source, only link to the given directory
\ No newline at end of file |