Skip to content

Commit a1341e1

Browse files
committed
Remove default file path
1 parent ca46067 commit a1341e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/use/using-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Run the command to know the usage of CLI
6464
--detailedStatsFile, -detailedStatsMetrics -> Detailed Statistics Metrics CSV files (separated by commas) { String }
6565
--composableMetricsFile, -composableMetrics -> Composable Metrics TXT files (separated by commas) { String }
6666
--classMetricsFile, -classMetrics -> Class Metrics TXT files (separated by commas) { String }
67-
--outputDirectory, -o [F:\Work\MyProHub\compose-report-to-html\cli\build\libs] -> Output directory name { String }
67+
--outputDirectory, -o -> Output directory name { String }
6868
--includeStableComposables [true] -> Whether to include stable Composable functions in the report
6969
--includeStableClasses [true] -> Whether to include stable classes in the report
7070
--includeClasses [true] -> Whether to include all the classes in the report

0 commit comments

Comments
 (0)