Skip to content

Commit 4d95ebc

Browse files
committed
Format doc
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 2c453d3 commit 4d95ebc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/getting-started/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ Display help::
251251

252252
docker run scancode-toolkit --help
253253

254-
Mount current working directory as "/project" and run a scan on a file name apache-2.0.LICENSE directory.
255-
The JSON results will be in scan-result.json::
254+
Mount current working directory as "/project" and run a scan on a file name
255+
apache-2.0.LICENSE directory. The JSON results will be in scan-result.json::
256256

257257
docker run -v $PWD/:/project scancode-toolkit -clipeu --json-pp /project/scan-result.json /project/apache-2.0.LICENSE
258258

0 commit comments

Comments
 (0)