Skip to content

Commit

Permalink
clarify (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
Milo123459 authored Nov 14, 2023
1 parent 18e6272 commit 6cff9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/shell.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ use std::ffi::CStr;
#[cfg(target_os = "windows")]
use std::mem::zeroed;

/// Open a subshell with Railway variables available
/// Open a local subshell with Railway variables available
#[derive(Parser)]
pub struct Args {
/// Service to pull variables from (defaults to linked service)
Expand Down

0 comments on commit 6cff9d8

Please sign in to comment.