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

output을 좀 더 정밀하게 나오도록 해야합니다. #10

Open
3 tasks
RbertKo opened this issue Jul 6, 2021 · 0 comments
Open
3 tasks

output을 좀 더 정밀하게 나오도록 해야합니다. #10

RbertKo opened this issue Jul 6, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@RbertKo
Copy link
Owner

RbertKo commented Jul 6, 2021

제안

output을 좀 더 정밀하게 나오도록 해야합니다.
we've to update output option in more detail.

리스트

  • -o 옵션 추가하여, 해당 이름으로 output이 나오도록 기능 추가
    it must change the out to specific name using -o option.
  • 아무 옵션 없이, target과 from 만 주어졌을 때, target에 덮어쓰는 기능 추가
    add the ability to overwrite target file when only target and from are given without any options
  • -b 옵션을 추가하여, 기존에 target file을 <기존명>.bak 형태로 백업 하는 기능 추가. 단, -o 옵션이 있다면, 동작하지 않음.
    add the ability to create <old target name>.back file when -b option's given. but, if it's given -o option, not work.
@RbertKo RbertKo added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jul 6, 2021
@RbertKo RbertKo self-assigned this Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant