Skip to content

Commit 20218f0

Browse files
authored
Update user-guide.md
1 parent 54689e0 commit 20218f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ $ fosslight_reuse lint -p /home/test/ -f "notice/sample.py,src/init.py"
5353
- If there is no ./reuse/dep5 file in the Root Path, it is created.
5454
- If it already exists, copy it to bk file and append the default config value to the existing dep file.
5555
- By creating the dep5 file, exclude binary or .json, venv*/*, node_modules/*,. */* from reuse.
56-
- Run the reuse lint
57-
If the OSS Package Information file exists, the list of missing license files is not printed.
56+
- Run the reuse lint.
57+
( If the OSS Package Information file exists, the list of missing license files is not printed.)
5858
- Remove dep5-related file.
5959

6060
3-2. When executing in file unit (with -f parameter)

0 commit comments

Comments
 (0)