File tree 1 file changed +7
-4
lines changed
content/docs/command-reference/exp
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,10 @@ A set of commands to generate and manage experiments:
9
9
[ diff] ( /doc/command-reference/exp/diff ) ,
10
10
[ apply] ( /doc/command-reference/exp/apply ) ,
11
11
[ branch] ( /doc/command-reference/exp/branch ) ,
12
- [ list] ( /doc/command-reference/exp/list ) ,
13
12
[ resume] ( /doc/command-reference/exp/resume ) ,
14
- [ push ] ( /doc/command-reference/exp/list ) ,
15
- [ pull ] ( /doc/command-reference/exp/pull ) , and
16
- [ gc ] ( /doc/command-reference/exp/gc ) .
13
+ [ gc ] ( /doc/command-reference/exp/gc ) , [ list ] ( /doc/command-reference/exp/list ) ,
14
+ [ push ] ( /doc/command-reference/exp/list ) , and
15
+ [ pull ] ( /doc/command-reference/exp/pull ) .
17
16
18
17
## Synopsis
19
18
@@ -47,3 +46,7 @@ positional arguments:
47
46
- ` -q ` , ` --quiet ` - do not write anything to standard output.
48
47
49
48
- ` -v ` , ` --verbose ` - displays detailed tracing information.
49
+
50
+ ## Examples
51
+
52
+ ## Example: Checkpoints
You can’t perform that action at this time.
0 commit comments