Skip to content

Commit

Permalink
Update nikola/plugins/command/auto/__init__.py as suggested. This com…
Browse files Browse the repository at this point in the history
…mit will be squashed soon.

Co-authored-by: Chris Warrick <[email protected]>
  • Loading branch information
aknrdureegaesr and Kwpolska authored Feb 12, 2024
1 parent 01a588c commit e34c7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nikola/plugins/command/auto/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ class CommandAuto(Command):
'long': 'poll',
'default': False,
'type': bool,
'help': 'Use polling to notice changes behind symbolic links.'
'help': 'Use polling to notice changes behind symbolic links. May negatively affect performance.'
}
]

Expand Down

0 comments on commit e34c7e4

Please sign in to comment.