basenc: update documentation link (#15104)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# basenc
|
# basenc
|
||||||
|
|
||||||
> 지정된 인코딩을 사용하여 파일 또는 `stdin`을 `stdout`으로 인코딩하거나 디코딩함.
|
> 지정된 인코딩을 사용하여 파일 또는 `stdin`을 `stdout`으로 인코딩하거나 디코딩함.
|
||||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/basenc>.
|
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/basenc-invocation.html>.
|
||||||
|
|
||||||
- base64 인코딩으로 파일을 인코딩:
|
- base64 인코딩으로 파일을 인코딩:
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
# basenc
|
# basenc
|
||||||
|
|
||||||
> Encodeer of decodeer een bestand of `stdin` door gebruik te maken van een specifieke encoding naar `stdout`.
|
> Encodeer of decodeer een bestand of `stdin` door gebruik te maken van een specifieke encoding naar `stdout`.
|
||||||
> Meer informatie: <https://www.gnu.org/software/coreutils/basenc>.
|
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/basenc-invocation.html>.
|
||||||
|
|
||||||
- Encodeer een bestand met base64 encoding:
|
- Encodeer een bestand met base64 encoding:
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
# basenc
|
# basenc
|
||||||
|
|
||||||
> Encode or decode file or `stdin` using a specified encoding, to `stdout`.
|
> Encode or decode file or `stdin` using a specified encoding, to `stdout`.
|
||||||
> More information: <https://www.gnu.org/software/coreutils/basenc>.
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/basenc-invocation.html>.
|
||||||
|
|
||||||
- Encode a file with base64 encoding:
|
- Encode a file with base64 encoding:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user