Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace deprecated options #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

copyrights
Copy link

@copyrights copyrights commented Jan 4, 2022

see https://wiki.samba.org/index.php/Samba_4.15_Features_added/changed#Duplicates_in_command_line_utils for details

fixes this behavior

Invalid option --log-stdout: unknown option

Usage: smbd [-?bDiFV] [-?|--help] [--usage] [-b|--build-options]
        [-p|--port=STRING] [-P|--profiling-level=PROFILE_LEVEL]
        [-d|--debuglevel=DEBUGLEVEL] [--debug-stdout]
        [-s|--configfile=CONFIGFILE] [--option=name=value]
        [-l|--log-basename=LOGFILEBASE] [--leak-report] [--leak-report-full]
        [-D|--daemon] [-i|--interactive] [-F|--foreground]
        [--no-process-group] [-V|--version]

Invalid options

Usage: nmbd [-?DiFV] [-?|--help] [--usage] [-H|--hosts=STRING]
        [-p|--port=INT] [-d|--debuglevel=DEBUGLEVEL] [--debug-stdout]
        [-s|--configfile=CONFIGFILE] [--option=name=value]
        [-l|--log-basename=LOGFILEBASE] [--leak-report] [--leak-report-full]
        [-D|--daemon] [-i|--interactive] [-F|--foreground]
        [--no-process-group] [-V|--version]

Invalid option --log-stdout: unknown option

@copyrights copyrights changed the title WIP: replace deprecated options replace deprecated options Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant