Skip to content

Commit fd45176

Browse files
committed
update format
1 parent 2150182 commit fd45176

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/source/overview/cli.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Selene CLI operations and outputs
2-
Selene provides a command-line interface (CLI) that takes in a user-specified configuration file containing the operations the user wants to run and the parameters required for these operations.
3-
It is automatically installed using a setuptools entrypoint so it can be called with the bash function
4-
`selene_sdk` from anywhere in the bash. It can also be called with `python -m selene_sdk`.
5-
See [Operations](#operations) for more detail.
2+
Selene provides a command-line interface (CLI) that takes in a user-specified configuration file containing the operations the user wants to run and the parameters required for these operations. It is automatically installed using a setuptools entrypoint so it can be called with the bash function `selene_sdk` from anywhere in the bash. It can also be called with `python -m selene_sdk`. See [Operations](#operations) for more detail.
63

74
The sections that follow describe in detail how the various components that make up the configuration file are specified. For operation-specific sections (e.g. training, evaluation), we also explain what the expected outputs are.
85

0 commit comments

Comments
 (0)