basenc: update documentation link (#15104)

This commit is contained in:
Nelson Figueroa
2024-12-09 18:55:35 -08:00
committed by GitHub
parent 41af2d87b0
commit ed33c69d53
3 changed files with 3 additions and 3 deletions

View File

@@ -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 인코딩으로 파일을 인코딩:

View File

@@ -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:

View File

@@ -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: