Skip to content

Commit

Permalink
alsdj
Browse files Browse the repository at this point in the history
  • Loading branch information
ElonVolo committed Sep 10, 2021
1 parent 8408451 commit 3ac8e41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/logitall.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const commander = require('commander');
const chalk = require('chalk');

commander
.arguments('<filepath>')
.name('logitall')
.usage('(filepath | dirpath)')
.option('--ignore-config <configfile>', 'a .gitignore-style list of file patterns to ignore')
Expand Down

0 comments on commit 3ac8e41

Please sign in to comment.